home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / magic_eg.swf / scripts / frame_21 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  116 b   |  7 lines

  1. startDrag("/aimer","1","5","383","595","383");
  2. tellTarget("/hitball")
  3. {
  4.    gotoAndStop("start");
  5.    play();
  6. }
  7.